home *** CD-ROM | disk | FTP | other *** search
- | !Run for !BasicAOF
- | (c) George K. Saliaris 1993,1994
- | (c) Oregan Developments 1994
- |
- IconSprites <Obey$Dir>.!Sprites
- If "<System$Path>" = "" Then Error 0 System resources cannot be found
- RMEnsure SharedCLibrary 0 System:modules.Clib
- RMEnsure SharedCLibrary 3.75 Error You need Clib 3.75 to run BasicAOF
- Set Alias$objasm <obey$Dir>.bas_objasm %%*0
- WimpSlot -min 32k -max 32k
- |
- | --- If you don't want the banner message to be printed,
- | --- replace next command with: Run <Obey$Dir>.BasicAOF >null:
- Run <Obey$Dir>.BasicAOF
-